home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 11 / FreelogHS11.iso / Démos&Merveilles / Medievil Times / mt.scr < prev    next >
Text File  |  2000-08-19  |  3KB  |  122 lines

  1. ; timing data main file by sma... erm.. witchcraft
  2. ; -----------------------------------------------------------------------
  3. ; do not modify!!
  4. ; (because if you modify it, you could practically design your OWN demo
  5. ;  with this code, but luckily, if you're lame enough to do this, you will
  6. ;  also be lame enough not to understand that stuff. so we don't care at
  7. ;  all. thanks ;)
  8. ; -----------------------------------------------------------------------
  9.  
  10. preload
  11. paqfile data
  12. tune hbe.it
  13.  
  14. loadscene 0xffffffff 0 hhaus.lws
  15. loadscene 0xffffffff 1 wkammer.lws
  16. loadscene 0xffffffff 2 alchemie.lws
  17. loadscene 0xffffffff 3 kirche.lws
  18. loadscene 0xffffffff 4 h÷hle_part1.lws
  19. loadscene 0xffffffff 5 h÷hle_part2.lws
  20.  
  21. loadpic   0xffffffff 6 wtc-logo.bmp
  22. loadpic   0xffffffff 7 titel.bmp
  23. loadpic   0xffffffff 8 typ.bmp
  24. loadpic   0xffffffff 9 zwerg.bmp
  25. loadpic   0xffffffff 0xa ryg.bmp
  26. loadpic   0xffffffff 0xb tmb.bmp
  27. loadpic   0xffffffff 0xc arthus.bmp
  28. loadpic   0xffffffff 0xd cp.bmp
  29. loadpic   0xffffffff 0xe warder.bmp
  30. loadpic   0xffffffff 0xf ls.bmp
  31. loadpic      0xffffffff 0x10 hexe.bmp
  32.  
  33. playscene 0x002500 6
  34. alphafade 0x002500 6 1 0x8000
  35. playscene 0x010000 7
  36. alphafade 0x010000 7 1 0x20000
  37. stopscene 0x015d00 6
  38. freescene 0x015d00 6
  39. playscene 0x015d00 0
  40. alphafade 0x015d00 0 0 0xff
  41. alphafade 0x015d00 7 2 0x20000
  42. stopscene 0x030000 7
  43.  
  44. playscene 0x030000 0xa
  45. alphafade 0x030000 0xa 3 0x8000
  46. stopscene 0x032000 0xa
  47.  
  48. playscene 0x032000 0xb
  49. alphafade 0x032000 0xb 3 0x8000
  50. alphafade 0x033000 0xb 4 0x8000
  51. stopscene 0x034000 0xb
  52.  
  53. playscene 0x034000 0xc
  54. alphafade 0x034000 0xc 3 0x8000
  55. alphafade 0x035000 0xc 4 0x8000
  56. stopscene 0x040000 0xc
  57.  
  58. playscene 0x040000 0xd
  59. alphafade 0x040000 0xd 3 0x8000
  60. alphafade 0x041000 0xd 4 0x8000
  61. stopscene 0x042000 0xd
  62.  
  63. playscene 0x042000 0xe
  64. alphafade 0x042000 0xe 3 0x8000
  65. alphafade 0x043000 0xe 4 0x8000
  66. stopscene 0x044000 0xe
  67.  
  68. playscene 0x052000 0xf
  69. alphafade 0x052000 0xf 3 0x2000
  70. stopscene 0x053500 0xf
  71.  
  72. ; hexe
  73. playscene 0x053500 8
  74. stopscene 0x053500 0
  75. alphafade 0x053500 8 1 0x10000
  76. freescene 0x054000 0xe
  77. freescene 0x054000 0xd
  78. freescene 0x054000 0xc
  79. freescene 0x054000 0xb
  80. freescene 0x054000 0xa
  81. freescene 0x054000 0x7
  82. freescene 0x054000 0x6
  83.  
  84. playscene 0x063500 1
  85. alphafade 0x063500 1 0 0xff
  86. alphafade 0x063500 8 2 0x10000
  87. stopscene 0x070000 8
  88.  
  89. ; zwerg
  90. playscene 0x0c0500 9
  91. alphafade 0x0c0500 9 1 0x10000
  92. stopscene 0x0c2000 1
  93. freescene 0x0c2000 8
  94. freescene 0x0c2000 1
  95.  
  96. stopscene 0x0d0000 9
  97. playscene 0x0d0000 2
  98. alphafade 0x0d0000 2 0 0xff
  99. stopscene 0x114000 2
  100. alphafade 0x114000 3 0 0xff
  101. playscene 0x114000 3
  102. playscene 0x181000 0xf
  103. alphafade 0x181000 0xf 3 0x8000
  104. stopscene 0x190000 3
  105. stopscene 0x190000 0xf
  106. playscene 0x190000 4
  107. playscene 0x1e4800 0xf
  108. alphafade 0x1e4800 0xf 3 0x2000
  109. stopscene 0x1e4d00 4
  110. alphafade 0x1e4d00 0xf 4 0x4000
  111. playscene 0x1e4d00 5
  112. stopscene 0x1e8000 0xf
  113. stopscene 0x222000 5
  114.  
  115. playscene 0x220000 0x10
  116. alphafade 0x220000 0x10 3 0x12000
  117. alphafade 0x240000 0x10 4 0x20000
  118. stopmusic 0x250000 0x30000
  119. stopscene 0x255e00 0x10
  120. stopdemo  0x255e00
  121.  
  122.